fix cast: it's drawable_impl->wrapper that is the GdkWindow, not the
authorMichael Natterer <mitch@imendio.com>
Thu, 21 Sep 2006 11:19:25 +0000 (11:19 +0000)
committerMichael Natterer <mitch@src.gnome.org>
Thu, 21 Sep 2006 11:19:25 +0000 (11:19 +0000)
commitc148c41babe1644f427b3d60ca71d28860953e5e
tree6339724683660a2159794240d97b841c2725f7ee
parent8c37b66bf1ca76c0ca44f3f85a4c9329ceb044a5
fix cast: it's drawable_impl->wrapper that is the GdkWindow, not the

2006-09-21  Michael Natterer  <mitch@imendio.com>

* gdk/quartz/gdkwindow-quartz.c
(gdk_window_impl_quartz_begin_paint_region): fix cast: it's
drawable_impl->wrapper that is the GdkWindow, not the
drawable_impl itself.
ChangeLog
gdk/quartz/gdkwindow-quartz.c